Skip to content

Conversation

@axosoft-ramint
Copy link
Contributor

Closes #4366

Undo Functionality

  • Introduces undo capabilities for both AI commit generation and AI rebase operations
  • Supports branch deletion for rebase operations and commit reset for generate commits
  • Includes safety checks and user confirmation before destructive undo actions

@axosoft-ramint axosoft-ramint requested a review from d13 June 6, 2025 23:27
@axosoft-ramint axosoft-ramint changed the title Promotes AI features from experimental to preview status Adds Undo functionality to AI generate commits and AI rebase Jun 6, 2025
@axosoft-ramint
Copy link
Contributor Author

This will be a draft until the PR it is on top of is merged in.

@axosoft-ramint axosoft-ramint force-pushed the chore/undo-generate-commit-rebase branch from 04c1bbb to 7136425 Compare June 10, 2025 15:09
@axosoft-ramint axosoft-ramint marked this pull request as ready for review June 10, 2025 15:09
Copy link
Member

@d13 d13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just some unused code to nuke.

@axosoft-ramint axosoft-ramint merged commit c40c5a4 into main Jun 11, 2025
3 checks passed
@axosoft-ramint axosoft-ramint deleted the chore/undo-generate-commit-rebase branch June 11, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undo commands for generate commits and generate rebase

2 participants